'Declaration Public Function New( _
ByVal listSeparatorThe list separator.As System.String, _
ByVal uiListSeparatorThe UI list separator.As System.String, _
ByVal numberDecimalSeparatorThe number decimal separator.As System.String, _
ByVal numberGroupSeparatorThe number group separator.As System.String, _
ByVal referenceErrorThe reference error constant.As System.String, _
ByVal localizedNamesThe localized names.() As System.String _
)
public FormattingProperties(
System.String listSeparator,
System.String uiListSeparator,
System.String numberDecimalSeparator,
System.String numberGroupSeparator,
System.String referenceError,
System.String[] localizedNames
)
public: FormattingProperties(
System.String listSeparator,
System.String uiListSeparator,
System.String numberDecimalSeparator,
System.String numberGroupSeparator,
System.String referenceError,
System.String[]* localizedNames
)
public:
FormattingProperties(
System.String listSeparator,
System.String uiListSeparator,
System.String numberDecimalSeparator,
System.String numberGroupSeparator,
System.String referenceError,
array<System.String>^ localizedNames
)
Parameters
- listSeparator
- The list separator.
- uiListSeparator
- The UI list separator.
- numberDecimalSeparator
- The number decimal separator.
- numberGroupSeparator
- The number group separator.
- referenceError
- The reference error constant.
- localizedNames
- The localized names.